home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / GoLive 4.0 Tryout / data1.cab / Apps / Modules / JScripts / Actions / Message / Document Write.action next >
Encoding:
Text File  |  1999-08-05  |  2.5 KB  |  61 lines

  1. <html>
  2.  
  3.     <head>
  4.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  5.         <meta name="generator" content="Adobe GoLive 4">
  6.         <title>Document Write Action</title>
  7.     </head>
  8.  
  9.     <body bgcolor="white">
  10.         <center>
  11.             <font size="6">Document Write Action</font><font>
  12.             <hr>
  13.             </font></center>
  14.         <p>
  15.         <csactionclass name="Document Write" function="CSDocWrite" nsversion="3" ieversion="3"> </p>
  16.         <p>
  17.         <csactionparam name="msg" type="GLActionStringParam" var="YES" default="type in text here"> </p>
  18.         <p></csactionclass>
  19.          </p>
  20.         <p>
  21.         <script language="JavaScript1.2"><!--
  22. function CSDocWrite(action) { document.write(action[1]); }
  23. // -->
  24.         </script>
  25.          </p>
  26.         <p>
  27.         <table cool width="253" height="32" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  28.             <tr height="1" cntrlrow>
  29.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  30.                 <td width="10" height="1"><spacer type="block" width="10" height="1"></td>
  31.                 <td width="45" height="1"><spacer type="block" width="45" height="1"></td>
  32.                 <td width="195" height="1"><spacer type="block" width="195" height="1"></td>
  33.             </tr>
  34.             <tr height="3">
  35.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  36.                 <td width="10" height="3"><spacer type="block" width="10" height="3"></td>
  37.                 <td width="45" height="3"><spacer type="block" width="45" height="3"></td>
  38.                 <td width="195" height="3"><spacer type="block" width="195" height="3"></td>
  39.             </tr>
  40.             <tr height="4">
  41.                 <td width="1" height="4"><spacer type="block" width="1" height="4"></td>
  42.                 <td width="10" height="4"><spacer type="block" width="10" height="4"></td>
  43.                 <td width="45" height="4"><spacer type="block" width="45" height="4"></td>
  44.                 <td width="195" height="26" colspan="1" rowspan="2" valign="top" align="left" xpos="55">
  45.                     <csactioncntrl name="msg" x="55" y="3" width="189" height="17" alignx="scale" aligny="top">
  46.                 </td>
  47.             </tr>
  48.             <tr height="22">
  49.                 <td width="1" height="22"><spacer type="block" width="1" height="22"></td>
  50.                 <td width="10" height="22"><spacer type="block" width="10" height="22"></td>
  51.                 <td width="45" height="22" colspan="1" rowspan="1" valign="top" align="left" xpos="10">
  52.                     <csactioncntrl type="StaticText" value="HTML" x="10" y="7" width="45" height="16" alignx="left" aligny="top">
  53.                 </td>
  54.             </tr>
  55.         </table>
  56.         </p>
  57.         <p> 
  58.     </body>
  59.  
  60. </html>
  61.